[−][src]Crate heim_common
This crate shares common functionality across the heim
sub-crates.
Do NOT use it directly.
Modules
prelude | Prelude intended to be used across |
units | Measurement units used in API. |
Macros
wrap | Generate boilerplate code for newtypes hiding the platform-specific implementations. |
Structs
Error | Error type for data fetching operations. |
Type Definitions
Pid | Process identifier type. |
Result | A specialized Result type for data fetching functions. |